<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1024px) and (min-width: 0px){
    .topline{
        display: none;
    }
    .i_case {
        width: auto;
        margin: 10px auto 30px;
    }
    .i_case_s li {
        display: block;
        width: 49%;
        height: 48px;
        margin-right: 2px;
        float: left;
        text-align: center;
        margin-bottom: 10px;
    }
    .i_case_s {
        width: 95%;
        overflow: hidden;
        margin: 0 auto;
        height: auto;
        margin-bottom: 18px;
    }
    .i_case_s a {
        display: block;
        height: 47px;
        border: 1px solid #d5d5d5;
        color: #2b2e3f;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        line-height: 47px;
        width: auto;
    }
    .i_case_l {
        width: 95%;
        overflow: hidden;
        margin: 0 auto;
    }
    .i_case_l li {
        display: block;
        float: left;
        width: 46%;
        margin-right: 10px;
    }
    .i_case_l li img {
        width: 100%;
        height: 170px;
    }
    .case_title {
        width: 100%;
        float: left;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background-color: #111;
        color: #fff;
        font-size: 12px;
    }
    .aboutUs {
        width: 95%;
        margin: 0 auto;
        min-height: 30px;
        background: url(../images/title1.png) no-repeat center top;
        overflow: hidden;
    }
    .aboutUs_right {
        width: 100%;
        float: left;
        padding: 0px;
    }
    .aboutUs_right_title {
        width: 100%;
        float: left;
        background: url(../images/lictico1.png) no-repeat left;
        padding-left: 30px;
        height: 48px;
        line-height: 70px;
        font-size: 24px;
        color: #EB5902;
    }
    .aboutUs_right_content {
        width: 100%;
        float: left;
        color: #333;
        font-size: 14px;
        line-height: 25px;
        margin-top: 20px;
    }
    .aboutUs_left {
        width: 380px;
        height: auto;
        float: left;
        padding: 44px 0;
        margin-right: 45px;
    }
    .i_box01 {
        width: 100%;
        margin: 0 auto;
    }
    .mauto {
        width: 100%;
        margin: 0 auto;
    }
    .i_news01 {
        float: left;
        padding: 9px;
        background: #fff;
        width: 100%;
    }
    .i_news03 {
        float: right;
        padding: 9px;
        background: #fff;
        width: 100%;
    }
    .i_links {
        width: 100%;
        height:auto;
        margin-top: 20px;
        background: #eb5902;
    }

}

</pre></body></html>